Web Services Interface |
|
The Web Services tab interface is used to configure the fields on the various tabs of the Web Services tab interface. The Read, and the Modify tabs appear on the Web Services tab depending upon the Entity Type option selected on the MDM Data Entity Interface while creating a data entity. The following tabs are displayed:
- If the Send and Receive Data option of the Entity Type is selected while creating a hub data store, the Read and the Modify tabs are displayed.
- If the Send Data only option of the Entity Type is selected while creating a hub data store, the Read tab is displayed.
- If the Receive Data only option of the Entity Type is selected while creating a hub data store, the Modify tab is displayed.
Table 1. Fields on the Read tab
Field |
Description |
---|---|
Web Service Operation |
Select a Web service to read the data. Perform the following steps to select a Web service Operation:
|
Web service Request Parameters > Threads |
Threads facilitate to upload the data in batches. Thread1 appears by default under the Threads column on selecting the Web service. Click |
Web service Request Parameters > Parameter |
When you select a Read Web service, the WSDL is read and its input parameters are displayed. The input parameter name to specify the range of values in the batch is displayed under the Parameter column. |
Web service Request Parameters > XPath |
The XPath of the input parameter in the request is displayed. For example, if '/' is displayed, it indicates that it is the immediate child of the request. |
Web service Request Parameters > Value |
Specify the range values. For example, specify the range values as range1: 0-100, range2: 101-200. If the range is very large, for performance improvement, you can add more than one thread. The threads run in parallel to improve the performance. |
Table 2. Fields on the Modify tab
Field |
Description |
---|---|
Update Web Service Operation |
Select a Web service to update the data. Perform the following steps to select a Web service Operation:
|
Table 3. Fields on the Web services Transformations tab. The Web services Transformations tab appears only if you choose the Non-Transactional (External Web Service) option of the Entity Type while creating a data entity.
Field |
Description |
---|---|
XPath From Read Response |
Specify the XPath from the response of the Read Web service that matches the schema of the your business object. |
Read Transformation |
Specify a data transformation that you have created. Perform the following steps to select a data transformation:
|
Update Transformation |
Specify a data transformation that you have created. Perform the following steps to select a data transformation: |